home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / System Utilities / LaserWriter 8.0 PPD's / LBP-8IIIT-PS < prev    next >
Encoding:
PostScript Printer Description  |  1992-10-22  |  12.7 KB  |  383 lines  |  [TEXT/GEOL]

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "2.2"
  11. *PCFileName: "CNLBP8T1.PPD"
  12. *LanguageVersion: English
  13. *Product: "(LBP-8IIIT-PS)"
  14. *PSVersion: "(51.4) 0"
  15. *ModelName: "Canon LBP-8IIIT PS-1"
  16. *NickName: "Canon LBP-8IIIT PS-1 v51.4"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "128540"
  20. *LanguageLevel: "1"
  21. *Extensions: FileSystem
  22. *ColorDevice: False
  23. *DefaultColorSpace: Gray
  24. *VariablePaperSize: False
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save
  28.    begin diskonline end {(True)}{(False)} ifelse = flush
  29. restore
  30. "
  31. *End
  32. *Throughput: "8"
  33. *Password: "0"
  34. *ExitServer: "
  35.   count 0 eq {  % is the password on the stack?
  36.     true
  37.   }{
  38.     dup    % potential password
  39.     statusdict begin checkpassword end not
  40.   } ifelse
  41.   {  %  if no password or not valid
  42.     (WARNING : Cannot perform the exitserver command.) =
  43.     (Password supplied is not valid.) =
  44.     (Please contact the author of this software.) = flush
  45.     quit
  46.   } if
  47.   serverdict /exitserver get exec
  48. "
  49. *End
  50.  
  51. *Reset: "
  52.   count 0 eq {  % is the password on the stack?
  53.     true
  54.   }{
  55.     dup    % potential password
  56.     statusdict begin checkpassword end not
  57.   } ifelse
  58.   {  %  if no password or not valid
  59.     (WARNING : Cannot reset printer.) =
  60.     (Password supplied is not valid.) =
  61.     (Please contact the author of this software.) = flush
  62.     quit
  63.   } if
  64.   serverdict /exitserver get exec
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72. save
  73.   initgraphics
  74.   0 0 moveto currentpoint matrix defaultmatrix transform
  75.   0 72 lineto currentpoint matrix defaultmatrix transform
  76.   3 -1 roll sub dup mul
  77.   3 1 roll exch sub dup mul
  78.   add sqrt round cvi
  79.   (          ) cvs print (dpi) = flush
  80. restore
  81. "
  82. *End
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "60.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  90. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95.  
  96. *DefaultTransfer: Null
  97. *Transfer Null: "{ }"
  98. *Transfer Null.Inverse: "{ 1 exch sub }"
  99.  
  100. *% Paper Handling ===================
  101. *% Use these entries to set paper size most of the time, unless there is
  102. *% specific reason to use PageRegion.
  103. *OpenUI *PageSize: PickOne
  104. *OrderDependency: 30 AnySetup *PageSize
  105. *DefaultPageSize: Letter
  106. *PageSize Letter: "statusdict begin lettertray end"
  107. *PageSize Legal: "statusdict begin legaltray end"
  108. *PageSize A4: "statusdict begin a4tray end"
  109. *PageSize Executive: "statusdict begin executivetray end"
  110. *PageSize LetterSmall: "statusdict begin lettertray end lettersmall"
  111. *PageSize LegalSmall: "statusdict begin legaltray end legalsmall"
  112. *PageSize A4Small: "statusdict begin a4tray end a4small"
  113. *?PageSize: "
  114. save
  115. 7 dict
  116.   dup /letter (Letter) put
  117.   dup /lettersmall (LetterSmall) put
  118.   dup /legal (Legal) put
  119.   dup /legalsmall (LegalSmall) put
  120.   dup /a4 (A4) put
  121.   dup /a4small (A4Small) put
  122.   dup /executivepage (Executive) put
  123.   statusdict begin papersize end
  124.   3 1 roll  {get} stopped {(Unknown)}if
  125.   exch  not { print (.Transverse) }if
  126.   = flush
  127. restore
  128. "
  129. *End
  130. *CloseUI: *PageSize
  131.  
  132. *% These entries will set up the frame buffer.
  133. *% Usually used with manual feed or envelope.
  134. *OpenUI *PageRegion: PickOne
  135. *OrderDependency: 40 AnySetup *PageRegion
  136. *DefaultPageRegion: Letter
  137. *PageRegion Letter: "letter"
  138. *PageRegion Legal: "legal"
  139. *PageRegion A4: "a4"
  140. *PageRegion Executive: "executivepage"
  141. *PageRegion LetterSmall: "lettersmall"
  142. *PageRegion LegalSmall: "legalsmall"
  143. *PageRegion A4Small: "a4small"
  144. *CloseUI: *PageRegion
  145.  
  146. *% The following entries provide information about specific paper keywords.
  147. *DefaultImageableArea: Letter
  148. *ImageableArea Letter: "15 8 597 784 "
  149. *ImageableArea Legal: "15 8 597 1000 "
  150. *ImageableArea A4: "13 10 577 832 "
  151. *ImageableArea Executive: "11 9 509 749 "
  152. *ImageableArea LetterSmall: "31 31 583 761 "
  153. *ImageableArea LegalSmall: "63 43 546 966 "
  154. *ImageableArea A4Small: "27 31 567 811 "
  155. *?ImageableArea: "
  156. save
  157.   /cvp {(                ) cvs print ( ) print } bind def
  158.   /upperright {10000 mul floor 10000 div} bind def
  159.   /lowerleft {10000 mul ceiling 10000 div} bind def
  160.   newpath clippath pathbbox
  161.   4 -2 roll exch 2 {lowerleft cvp} repeat
  162.   exch 2 {upperright cvp} repeat flush
  163. restore
  164. "
  165. *End
  166.  
  167. *% These provide the physical dimensions of the paper (by keyword)
  168. *DefaultPaperDimension: Letter
  169. *PaperDimension Letter: "612 792"
  170. *PaperDimension Legal: "612 1008"
  171. *PaperDimension A4: "595 842"
  172. *PaperDimension Executive: "522 756"
  173. *PaperDimension LetterSmall: "612 792"
  174. *PaperDimension LegalSmall: "612 1008"
  175. *PaperDimension A4Small: "595 842"
  176.  
  177. *RequiresPageRegion All: True
  178. *OpenUI *InputSlot: PickOne
  179. *OrderDependency: 20 AnySetup *InputSlot
  180. *DefaultInputSlot: Upper
  181. *InputSlot Lower: "1 statusdict begin setpapertray end"
  182. *InputSlot Upper: "2 statusdict begin setpapertray end"
  183. *InputSlot Envelope: "3 statusdict begin setpapertray end"
  184. *?InputSlot: "
  185. save
  186.   [ (Unknown) (Lower) (Upper) (Envelope) ] statusdict begin papertray end
  187.   {get} stopped { pop pop (Unknown) } if = flush
  188. restore
  189. "
  190. *End
  191. *CloseUI: *InputSlot
  192.  
  193. *OpenUI *ManualFeed: Boolean
  194. *OrderDependency: 20 AnySetup *ManualFeed
  195. *DefaultManualFeed: False
  196. *ManualFeed True: "statusdict /manualfeed true put"
  197. *ManualFeed False: "statusdict /manualfeed false put"
  198. *?ManualFeed: "
  199. save
  200.  statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  201. restore"
  202. *End
  203. *CloseUI: *ManualFeed
  204.  
  205. *DefaultOutputOrder: Normal
  206.  
  207. *% Font Information =====================
  208. *DefaultFont: Courier
  209. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  210. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  211. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  212. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  213. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  214. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  215. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  216. *Font Courier: Standard "(002.002)" Standard ROM
  217. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  218. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  219. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  220. *Font Helvetica: Standard "(001.002)" Standard ROM
  221. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  222. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  223. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  224. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  225. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  226. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  227. *Font Helvetica-Narrow: Standard "(001.002)" Standard ROM
  228. *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard ROM
  229. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" Standard ROM
  230. *Font Helvetica-Narrow-Oblique: Standard "(001.002)" Standard ROM
  231. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  232. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  233. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  234. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  235. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  236. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  237. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  238. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  239. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  240. *Font Symbol: Special "(001.003)" Special ROM
  241. *Font Times-Bold: Standard "(001.002)" Standard ROM
  242. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  243. *Font Times-Italic: Standard "(001.002)" Standard ROM
  244. *Font Times-Roman: Standard "(001.002)" Standard ROM
  245. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  246. *Font ZapfDingbats: Special "(001.002)" Special ROM
  247. *?FontQuery: "
  248. save
  249.  /str 100 string dup 0 (fonts/) putinterval def
  250.  {
  251.    count 1 gt
  252.    {
  253.      exch dup str 6 94 getinterval cvs
  254.      (/) print dup print (:) print exch
  255.      FontDirectory exch known
  256.      { pop (Yes) }
  257.       {
  258.         length 6 add str 0 3 -1 roll getinterval
  259.         mark exch status
  260.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  261.      } ifelse =
  262.    }
  263.    {exit} ifelse
  264.  }bind loop
  265.  (*) = flush
  266. restore
  267. "
  268. *End
  269.  
  270. *?FontList: "
  271. save
  272.   FontDirectory { pop == } bind forall flush
  273.   /filenameforall where
  274.   {
  275.     pop (fonts/*)
  276.     { dup length 6 sub 6 exch getinterval cvn == } bind
  277.     128 string filenameforall flush
  278.   } if
  279.   (*) = flush
  280. restore
  281. "
  282. *End
  283.  
  284. *% Printer Messages (verbatim from printer):
  285. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  286. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  287. *Message: "\FontName\ not found, using Courier"
  288.  
  289. *% Status (format: %%[ status: <one of these> ]%% )
  290. *Status: "idle"
  291. *Status: "busy"
  292. *Status: "waiting"
  293. *Status: "printing"
  294. *Status: "warming up"
  295. *Status: "initializing"
  296. *Status: "printing test page"
  297. *Status: "U<3c>-<3e>L feed"
  298. *Status: "resetting printer"
  299. *Status: "envelope cassette incorrect"
  300. *Status: "printing engine test"
  301. *Status: "manual feed timeout"
  302. *Status: "PrinterError: no paper tray"
  303. *Status: "PrinterError: out of paper"
  304. *Status: "PrinterError: cover open"
  305. *Status: "PrinterError: paper entry misfeed"
  306. *Status: "PrinterError: paper exit misfeed"
  307. *Status: "PrinterError: no toner cartridge"
  308. *Status: "PrinterError: paper path 1"
  309. *Status: "PrinterError: beam detect error"
  310. *Status: "PrinterError: load option tray"
  311. *Status: "PrinterError: request manual feed of A4 paper"
  312. *Status: "PrinterError: request manual feed of letter paper"
  313. *Status: "PrinterError: request manual feed of legal paper"
  314. *Status: "PrinterError: request manual feed of executive paper"
  315. *Status: "PrinterError: service call"
  316.  
  317. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  318. *Source: "serial25"
  319. *Source: "Centronics"
  320.  
  321. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  322. *PrinterError: "no paper tray"
  323. *PrinterError: "out of paper"
  324. *PrinterError: "cover open"
  325. *PrinterError: "paper entry misfeed"
  326. *PrinterError: "paper exit misfeed"
  327. *PrinterError: "no toner cartridge"
  328. *PrinterError: "paper path 1"
  329. *PrinterError: "beam detect error"
  330. *PrinterError: "load option tray"
  331. *PrinterError: "request manual feed of A4 paper"
  332. *PrinterError: "request manual feed of letter paper"
  333. *PrinterError: "request manual feed of legal paper"
  334. *PrinterError: "request manual feed of executive paper"
  335. *PrinterError: "service call"
  336.  
  337. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  338.  
  339. *% Color Separation Information =====================
  340.  
  341. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  342.  
  343. *InkName: ProcessBlack/Process Black
  344. *InkName: CustomColor/Custom Color
  345. *InkName: ProcessCyan/Process Cyan
  346. *InkName: ProcessMagenta/Process Magenta
  347. *InkName: ProcessYellow/Process Yellow
  348.  
  349. *%  For 60 lpi / 300 dpi  ===============================
  350.  
  351. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  352. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  353. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  354. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  355. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  356.  
  357. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  358. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  359. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  360. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  361. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  362.  
  363. *%  For 53 lpi / 300 dpi  ===============================
  364.  
  365. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  366. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  367. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  368. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  369. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  370.  
  371. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  372. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  373. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  374. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  375. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  376.  
  377. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  378. *% Converted to meet 4.0 specification
  379. *% Last Edit Date: 09 Apr 1992
  380. *% The byte count of this file should be exactly 013004 or 013386
  381. *% depending on the filesystem it resides in.
  382. *% end of PPD file for LBP-8IIIT-PS
  383.